home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7215 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.7 KB

  1. Path: qualcomm.com!usenet
  2. From: nabbasi@qualcomm.com (Nasser Abbasi)
  3. Newsgroups: comp.lang.ada,comp.lang.c,comp.lang.c++
  4. Subject: Re: C/C++ knocks the crap out of Ada
  5. Date: 22 Feb 1996 08:41:14 GMT
  6. Organization: QUalcomm Inc.
  7. Message-ID: <4gha7a$l7n@qualcomm.com>
  8. References: <00001a73+00002504@msn.com> <4etcmm$lpd@nova.dimensional.com>   <312515DF.7D3B@cmlj.demon.co.uk> <4gad29$ddp@druid.borland.com> <4ggshe$7bk@go <4gh5r8$i2@mailhub.scitec.com.au>
  9. Reply-To: x!news.be.innet.net!INbe.net!usenet
  10. NNTP-Posting-Host: annex-p32.qualcomm.com
  11. X-Newsreader: WinVN 0.90.4
  12.  
  13. In article <4gh5r8$i2@mailhub.scitec.com.au>, ramsesy@rd.scitec.com.au (Ramses Youhana) says:
  14. >
  15. >Richard A. O'Keefe (ok@goanna.cs.rmit.EDU.AU) wrote:
  16. >>       <snip>
  17. >> (3) Precisely because they are popular, C and C++ are used by a lot of
  18. >>     programmers who shouldn't be allowed near a keyboard without a helmet
  19. >>     and padded knees.  There is a lot of extremely bad C and C++ code.
  20. >>     It is easy for a language to get a bad reputation when nearly every
  21. >>     book you see has dreadful code in it.
  22. >>       <snip>
  23. >
  24. >I agree.  I would also include many engineers (and not just programmers).
  25. >Far too many programmers and software engineers skip over the DESIGN process
  26. >and jump straight into coding.
  27. >
  28.  
  29. Well, do not blame them too quickly. What else would you do if you 
  30. have to have the thing up and running 2 days from now? (that is 
  31. what the schedule says). If you don't get it out of the door by
  32. thursday, someone else will and you'll lose some sale.
  33.  
  34. No time to do much design is the most common answer to the question 
  35. of why there is no or little design done befor jumping to coding.
  36.  
  37. It is a sad state of affair, but I bet you a whole dollar that it 
  38. is what happen in many places.
  39.  
  40. Nasser
  41.